MEMDUMP(1) | libmemcached | MEMDUMP(1) |
NAME¶
memdump - Dump a list of keys from a server.
SYNOPSIS¶
memdump [options]
DESCRIPTION¶
memdump currently dumps a list of "keys" from all servers that it is told to fetch from. Because memcached does not guarentee to provide all keys it is not possible to get a complete "dump".
For a full list of operations run the tool with the --help option.
HOME¶
To find out more information please check: <http://tangent.org/552/libmemcached.html>
AUTHOR¶
Brian Aker, <brian@tangent.org>
SEE ALSO¶
2009-05-20 |